home *** CD-ROM | disk | FTP | other *** search
- ABORT(3F) Last changed: 2-24-98
-
-
- NNAAMMEE
- AABBOORRTT - Requests abort with traceback
-
- SSYYNNOOPPSSIISS
- CCAALLLL AABBOORRTT[((_m_s_g))]
-
- IIMMPPLLEEMMEENNTTAATTIIOONN
- UNICOS, UNICOS/mk, and IRIX systems
-
- DDEESSCCRRIIPPTTIIOONN
- AABBOORRTT requests an abort with traceback and provides an optional
- message written to the ssttddeerrrr file and creates a core dump.
-
- When using the CF90 compiler or MIPSpro 7 Fortran 90 compiler on
- UNICOS, UNICOS/mk, or IRIX, all arguments must be of default kind
- unless documented otherwise. On UNICOS and UNICOS/mk, default kind is
- KKIINNDD==88 for integer, real, complex, and logical arguments; on IRIX, the
- default kind is KKIINNDD==44.
-
- _m_s_g Optional message of type character for ssttddeerrrr file.
-
- SSEEEE AALLSSOO
- _A_p_p_l_i_c_a_t_i_o_n _P_r_o_g_r_a_m_m_e_r'_s _L_i_b_r_a_r_y _R_e_f_e_r_e_n_c_e _M_a_n_u_a_l, publication
- SR-2165, for the printed version of this man page.
-